[ / main / software / clean and simple ]
clean and simple

This site, neuraldk's first, was created by hand, and almost entirely in HTML. As such, maintenance usually consisted of opening up the HTML and adding new table rows, etc, for new products.

The actual product and description pages, however, were automated by server-side perl scripts, as well as the download and graphic pages.

Everything else was accomplished with client-side javascript (such as the animating boxes on the index page), and should be portable to any browser (thanks to the basic.js system we've written)